projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37a014f
)
try to have travis build doc.
author
tsteven4
<tsteven4@gmail.com>
Sun, 2 Aug 2015 19:58:42 +0000
(13:58 -0600)
committer
tsteven4
<tsteven4@gmail.com>
Sun, 2 Aug 2015 19:58:42 +0000
(13:58 -0600)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 050b03bd452c685c9b8fb4fa4918fad93c327b67..9af2c89734f4a8f8b16e158de44d2ec5f1fd08ef 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-4,7
+4,7
@@
compiler:
- clang
before_install:
- sudo apt-get update -qq
- - sudo apt-get install -y valgrind expat
+ - sudo apt-get install -y valgrind expat
fop
script:
- - cd gpsbabel ; ./configure && make -j3 all && bash ./testo && bash ./vtesto
-# TODO: build
doc, GUI, mac
+ - cd gpsbabel ; ./configure && make -j3 all &&
make doc &&
bash ./testo && bash ./vtesto
+# TODO: build
GUI, mac, test-all